-
Home
-
WP phpMyAdmin
-
5.2.1.01
-
Code
-
Classes
- ErrorHandler
Total Complexity |
90 |
Dependencies |
8 |
Dependents |
2 |
Total lines |
599 |
Lines of code |
296 |
Logical lines of code |
147 |
Comment lines |
201 |
Methods |
26 |
Properties |
3 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addError() |
B |
46 |
19 |
35 |
handleError() |
A |
51 |
10 |
24 |
getDispErrors() |
A |
45 |
8 |
44 |
reportErrors() |
A |
46 |
7 |
45 |
__destruct() |
S |
54 |
6 |
21 |
checkSavedErrors() |
S |
60 |
5 |
13 |
countUserErrors() |
S |
62 |
4 |
12 |
getDispUserErrors() |
S |
64 |
4 |
10 |
dispFatalError() |
S |
65 |
3 |
10 |
__construct() |
S |
64 |
3 |
10 |
getErrors() |
S |
72 |
2 |
6 |
handleException() |
S |
62 |
2 |
10 |
countDisplayErrors() |
S |
70 |
2 |
6 |
hasErrorsForPrompt() |
S |
74 |
2 |
4 |
dispPageStart() |
S |
65 |
2 |
10 |
triggerError() |
S |
80 |
1 |
3 |
dispUserErrors() |
S |
81 |
1 |
3 |
sliceErrors() |
S |
72 |
1 |
5 |
dispPageEnd() |
S |
82 |
1 |
3 |
getCurrentErrors() |
S |
82 |
1 |
3 |
countErrors() |
S |
80 |
1 |
3 |
setHideLocation() |
S |
81 |
1 |
3 |
hasUserErrors() |
S |
80 |
1 |
3 |
hasErrors() |
S |
80 |
1 |
3 |
hasDisplayErrors() |
S |
80 |
1 |
3 |
savePreviousErrors() |
S |
75 |
1 |
4 |